Skip to content

fix(bqjdbc): update metadata values for GEOGRAPHY/JSON/INTERVAL types#13223

Open
logachev wants to merge 3 commits into
mainfrom
kirl/geography_type
Open

fix(bqjdbc): update metadata values for GEOGRAPHY/JSON/INTERVAL types#13223
logachev wants to merge 3 commits into
mainfrom
kirl/geography_type

Conversation

@logachev
Copy link
Copy Markdown
Contributor

No description provided.

@logachev logachev requested review from a team as code owners May 19, 2026 00:21
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the JDBC metadata mapping for BigQuery GEOGRAPHY, JSON, and INTERVAL types. These types are now explicitly mapped to java.sql.Types.OTHER with their specific type names, rather than being treated as VARCHAR. Corresponding unit tests have been updated and expanded to verify these changes. I have no feedback to provide as there were no review comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants